This is doable. Just create a GPX file with a trkseg element for each POI, each with a single trkpt. When Maemo Mapper downloads maps along the route, it only "connects" points if they are in the same segment. It should be pretty easy to write an XSL transform to convert a GPX file of POI into a GPX file of single-point trkseg elements.