Running the master branch from yesterday, commit 2f959a58744d42859d74579220922e25ac3d2925, I see these in the logs when I'm running with -connect=0 and also when I have clicked to disable all network activity in bitcoin-qt:
2017-11-04 20:43:43 Potential stale tip detected, will try using extra outbound peer (last tip update: 1846 seconds ago)
2017-11-04 20:54:13 Potential stale tip detected, will try using extra outbound peer (last tip update: 2476 seconds ago)
In both cases it's true that I likely have a stale tip, but that's the way I want it, and I don't want to try using extra outbound peers. In both cases I explicitly don't want any peers.
As it turns out, no peer seems to actually be added, but the appearance of the debug message itself is disconcerting, and possibly misleading.