So obviously I'm very impatient.
Here is a plugin which (nearly) does what the topic says: a content plugin which is able to write device specific content within an article. At the moment it only distinguishes between desktop an mobile device.
The syntax is:
{mjcontent type="desktop"}desktop visible content here{/mjcontent}
to show the content with the normal desktop template only.
{mjcontent type="mobile"}mobile visible content here{/mjcontent}
to show the content with the joomla mobile template only.
Note: no waranty or reponsibility for data loss or damage or whatsoever. This plugin may destroy your data, your hardware, your health and in the end, the whole universe.
Installation as usual via joomla backend installer. Don't forget to enable the plugin!
License is LGPL.