Hi,
I found out today: Just use multiple shortcodes.
For your example above, it would look like this:
[events_show category=”2″]
[events_show category=”4″]
[events_show category=”7″]
[events_show category=”12″]
On my page, this results in a list sorted by date containing events of all categories.
I hope it will work for you as well.