If you do not want to play around with the html/json export on the gui, but natively backup/restore the chromium bookmarks, make sure the browser is stopped and look here:
$ cp ~/.config/chromium/Default/Bookmarks /backup/chromium $ cp /backup/chromium ~/.config/chromium/Default/Bookmarks
(and no, I do not want to store my bookmarks in the google cloud).